From: Glenn Morris Date: Mon, 3 May 2010 02:23:42 +0000 (-0700) Subject: * src/m/amdx86-64.h: Fix typo in previous. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~7922 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3096349a9d7bdb35efe42390db1d94d0d10836c2;p=emacs.git * src/m/amdx86-64.h: Fix typo in previous. --- diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h index 376865af421..7839c6f8473 100644 --- a/src/m/amdx86-64.h +++ b/src/m/amdx86-64.h @@ -58,7 +58,5 @@ along with GNU Emacs. If not, see . */ /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */ #undef DATA_SEG_BITS -#endif /* DARWIN_OS && ! __APPLE__ */ - /* arch-tag: 8a5e001d-e12e-4692-a3a6-0b15ba271c6e (do not change this comment) */